/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
    width: 100%;
    height: 100vh;
    background: url("../img/GM infinite (2).jpg") top center;
    background-size: cover;
    position: relative;
    padding: 0;
}
